Foxit PDF RDK
Public Member Functions
|
List of all members
FoxitPDFViewCtrl.RectF Class Reference
RectF Class.
More...
Public Member Functions
centerX
()
centerY
()
Detailed Description
RectF Class.
Member Function Documentation
◆
centerX()
FoxitPDFViewCtrl.RectF.centerX
(
)
Returns
the horizontal center of the rectangle. This does not check for a valid rectangle (i.e. left <= right)
◆
centerY()
FoxitPDFViewCtrl.RectF.centerY
(
)
Returns
the vertical center of the rectangle. This does not check for a valid rectangle (i.e. top <= bottom)
@2024 Foxit Software Incorporated. All rights reserved.